A initial state object
A reducer function. Reducers let you consolidate a component’s state update logic.
A context provider initialised with state and dispatch function created using useReducer hook
A function exporting useContext